test: add integration test for PostgreSQL declarative partitioned tables#4016
Closed
jsuhani-2026 wants to merge 1 commit into
Closed
test: add integration test for PostgreSQL declarative partitioned tables#4016jsuhani-2026 wants to merge 1 commit into
jsuhani-2026 wants to merge 1 commit into
Conversation
bd065e1 to
82fa91b
Compare
82fa91b to
9fed72d
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #4016 +/- ##
============================================
+ Coverage 55.70% 63.49% +7.79%
+ Complexity 7235 2508 -4727
============================================
Files 1124 535 -589
Lines 68447 30720 -37727
Branches 7721 3420 -4301
============================================
- Hits 38128 19506 -18622
+ Misses 27844 10202 -17642
+ Partials 2475 1012 -1463
🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added a new end-to-end integration test (PostgreSQLPartitionedTablesIT) to verify that the SourceDbToSpanner template correctly migrates partitioned tables from a PostgreSQL source into Cloud Spanner.
It validates data ingestion for all three PostgreSQL partitioning strategies across both GoogleSQL and PostgreSQL Spanner dialects: